

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }



@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
 }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
   }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/




/*浜烘墠鎷涜仒*/
.index-contactus { background: url(../images/indeximg02.jpg) center center no-repeat; -o-background-size: cover; background-size: cover; color: #fff; text-align: center; min-height: 250px; position: relative; overflow: hidden; }

.index-contactus .m-positioncenter { width: 100%; max-width: 520px; }

.contact-text { font-size: 18px; line-height: 28px; margin-bottom: 25px; }

.hot-tit { font-size: 20px; color: #333333; text-align:center; }
.index-Event { background: url(../images/indexevent2.jpg) center center no-repeat; color: #333; padding-top: 35px; padding-bottom: 35px; text-align: center; overflow: hidden; background-color:#f6f6f6;}

.index-Event .hot-tit { color: #666; }

.event-item { position: relative; }

.event-item .m-btn:before { border-top: 2px solid #fff; border-right: 2px solid #fff; }

.event-item .products-dot span { background: #fff; }

.event-item .products-dot span.swiper-pagination-bullet-active { background: #273c92; }

.event-tab { margin-top: 20px; border-right: 1px solid #fff; position: relative; overflow: hidden; }

.event-tab li { float: left; width: auto; line-height: 22px; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.event-tab li a { padding: 6px 20px; display: block; color: #666; border: 0px solid #fff; border-right: 0; }

.event-tab li:hover a, .event-tab li.cur a { background: #273c92; color: #fff;}

.tc { text-align: center; }

.event-wrap { padding-top: 25px; }

.event-swiper { position: relative; overflow: hidden; }

.event-swiper li { float: left; width: 100%; margin-right: 28px; }

.event-swiper li .zoom { position: relative; overflow: hidden; }

.event-swiper li .zoom:before { content: ""; display: block; padding-bottom: 75.14793%; }

.event-swiper li .zoom img { position: absolute; top: 0; left: 0; width: 100%; }

.event-swiper li a { color: #666; }

.event-swiper li h3 { margin-top: 10px; display: -webkit-box; height: 44px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.more-details-btn { margin-top: 50px; }

.more-details-btn a { background: none; border: 1px solid #fff; }

.contact-text { font-size: 18px; line-height: 28px; margin-bottom: 25px; }

.contact-btn a { display: block; max-width: 175px; height: 44px; line-height: 44px; text-align: center; color: #fff; background: #273c92; margin: 0 auto; }

.contact-btn a i { width: 14px; height: 1px; display: inline-block; vertical-align: middle; margin-left: 10px; background: #fff; position: relative; -webkit-transition: all ease-in 0.2s; -o-transition: all ease-in 0.2s; -moz-transition: all ease-in 0.2s; transition: all ease-in 0.2s; }

.contact-btn a i:before { content: ""; display: block; width: 6px; height: 6px; border-left: 1px solid #fff; 
-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); position: absolute; right: 0; top: -3px; }
.m-positioncenter { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
/*绠ご*/

.mob-hidden { display: none; }

.pc-hiden { display: block; }

.m-position { position: relative; }

.max-width350 { max-width: 200px; }

.oh { overflow: hidden; }


@media (min-width: 640px) { .max-width350 { max-width: 350px; }
  .dnbr br { display: block; } }

@media (min-width: 1024px) { .pc-hiden { display: none; }
  .mob-hidden { display: block; }
  /*font*/
  .fs30 { font-size: 30px; }

}







@media (min-width: 1024px) {
     .contant-map {
    height: 500px;
   
}

  .event-tab { margin-top: 30px; display: inline-block; }
  .index-Event { padding-top: 50px; padding-bottom: 56px; }
  .event-wrap { padding-top: 55px; }
  .event-swiper li { width: 33.3%; margin-right: 28px; }
  .event-swiper li .zoom { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
  .event-swiper li h3 { margin-top: -10px; }
  .event-swiper li.swiper-slide-active .zoom { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
  .event-swiper li.swiper-slide-active h3 { margin-top: 30px; }
  .more-details-btn { margin-top: 50px; }
  .more-details-btn a:hover { border-color: #273c92; }
  /*鍔ㄧ敾*/
  .banner-fadeup { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); -webkit-transition: all ease-in-out 0.8s; -o-transition: all ease-in-out 0.8s; -moz-transition: all ease-in-out 0.8s; transition: all ease-in-out 0.8s; opacity: 0; }
  .banner ul li.active .banner-fadeup { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; opacity: 1; }
  .back-up { width: 50px; height: 50px; top: -82px; }
  .m-search-box { position: absolute; right: -10px; top: 37px; width: 260px; }
  .m-search-box .psearch-text { padding: 10px; }
  .m-search-box .psearch-btn { width: 44px; -o-background-size: 25px auto; background-size: 25px auto; }
  .code-box { width: 120px; bottom: 47px; } 
 .contact-btn a i { width: 22px; margin-left: 14px; }
  .contact-btn:hover a { background: #e0620b; }
  .contact-btn:hover i { width: 30px; }
  .hot-tit { font-size: 30px; }

}




